projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fb16bb4
)
Always insert Content-Type headers, to make broken recipients happier; by Lars Magne...
author
Katsumi Yamaoka
<yamaoka@jpl.org>
Tue, 31 Aug 2010 00:11:37 +0000
(
00:11
+0000)
committer
Katsumi Yamaoka
<yamaoka@jpl.org>
Tue, 31 Aug 2010 00:11:37 +0000
(
00:11
+0000)
lisp/gnus/mml.el
patch
|
blob
|
history
diff --git
a/lisp/gnus/mml.el
b/lisp/gnus/mml.el
index 2ebd7996d77e416eb5be376a5f27aff1c97436ed..4bda3a10452208c00a6d466870067a5305ccb7a0 100644
(file)
--- a/
lisp/gnus/mml.el
+++ b/
lisp/gnus/mml.el
@@
-120,7
+120,7
@@
match found will be used."
,dispositions))))
:group 'message)
-(defcustom mml-insert-mime-headers-always
nil
+(defcustom mml-insert-mime-headers-always
t
"If non-nil, always put Content-Type: text/plain at top of empty parts.
It is necessary to work against a bug in certain clients."
:version "22.1"